Skip to content

Conversation

JostMigenda
Copy link
Contributor

@JostMigenda JostMigenda commented Oct 6, 2025

As suggested by @hugovk in gh-139526, this updates the Python 3.13 docs to document that bool(NotImplemented) will be removed in 3.14. Previously, it was listed in the “Pending Removal in Future Versions” section, which says “there is currently no [removal] date scheduled”.

If you feel it’s helpful, this PR could also be backported to 3.12. (Backporting to even earlier versions would be more effort since the deprecation docs were restructured in gh-122085; so that’s probably not worth it.)


📚 Documentation preview 📚: https://cpython-previews--139677.org.readthedocs.build/

@hugovk
Copy link
Member

hugovk commented Oct 6, 2025

We usually don't backport docs changes to security-only branches like 3.12.

https://devguide.python.org/versions/

Thanks for the PR!

@hugovk hugovk merged commit bb00718 into python:3.13 Oct 6, 2025
30 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Oct 6, 2025
@JostMigenda
Copy link
Contributor Author

Ah, I forgot that the 2-year bugfix window only applied since 3.13.

Thanks for the quick response and all the best for the big day tomorrow!

@hugovk
Copy link
Member

hugovk commented Oct 7, 2025

Thanks! 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants